window: Don't try to size-allocate unmapped popovers
authorTimm Bäder <mail@baedert.org>
Sun, 2 Dec 2018 11:58:07 +0000 (12:58 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 2 Dec 2018 12:25:43 +0000 (13:25 +0100)
commitfb6adaaa622f8fac2d937a09c992973f94f5afff
tree9d0baccf91f8bce45000e63bafa601b8b3fd7ec3
parent58a4ae94e93b83cc9151a0a1d31ec7f3561e20c7
window: Don't try to size-allocate unmapped popovers

The gtk_widget_size_allocate call won't do anything anyway.
gtk/gtkwindow.c